home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / OS2 / DES3_OS2.ZIP / OS2VALID.DEF < prev    next >
Encoding:
Text File  |  1996-02-20  |  333 b   |  11 lines

  1. NAME        OS2VALID
  2. DESCRIPTION 'Validates the NBS DES Algorithm'
  3. CODE        PRELOAD MOVEABLE 
  4. DATA        PRELOAD MOVEABLE
  5. HEAPSIZE    1024
  6. STACKSIZE   8192
  7. IMPORTS     des3os2.desinit
  8.             des3os2.ecbencode
  9.             des3os2.ecbdecode
  10.             des3os2.cbcencode
  11.             des3os2.cbcdecode